projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
15fc2f8
)
(mh-smail-batch): Accpt &rest arg `ignored'.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 29 Apr 1997 01:36:06 +0000
(
01:36
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 29 Apr 1997 01:36:06 +0000
(
01:36
+0000)
lisp/mail/mh-comp.el
patch
|
blob
|
history
diff --git
a/lisp/mail/mh-comp.el
b/lisp/mail/mh-comp.el
index 43ff93b709833daacbf86ddf8eb3c46e5402107a..2989653bd7abaa09e5c71ad09f1ad0276c8c281b 100644
(file)
--- a/
lisp/mail/mh-comp.el
+++ b/
lisp/mail/mh-comp.el
@@
-26,7
+26,7
@@
;;; Change Log:
-;; $Id: mh-comp.el,v 1.
8 1996/01/14 07:34:30 erik
Exp rms $
+;; $Id: mh-comp.el,v 1.
9 1997/04/12 19:24:23 rms
Exp rms $
;;; Code:
@@
-215,7
+215,7
@@
See documentation of `\\[mh-send]' for more details on composing mail."
;;;###autoload
-(defun mh-smail-batch ()
+(defun mh-smail-batch (
&rest ignored
)
"Set up a mail composition draft with the MH mail system.
This function is an entry point to mh-e, the Emacs front end
to the MH mail system. This function does not prompt the user